accounts.email.accounts.<name>.neomutt.sendMailCommand
Command to send a mail. If not set, neomutt will be in charge of sending mails.
- Type
null or string- Default
if config.msmtp.enable then "msmtpq --read-envelope-from --read-recipients" else null- Example
"msmtpq --read-envelope-from --read-recipients"- Declared
- <home-manager/modules/programs/neomutt>